home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / jlut522.zip / HLP.ZIP / PM.HLP < prev    next >
Text File  |  1993-05-02  |  5KB  |  111 lines

  1.  
  2.  
  3. ┌─────────────────────────────────┐
  4. │ Option:  PM  PRIVATE MAIL ROBOT │
  5. └─────────────────────────────────┘
  6.  
  7.  
  8. ┌─Explanation────────────────────────────────────────────────────────────────┐
  9. └────────────────────────────────────────────────────────────────────────────┘
  10.  
  11.   Have you ever asked yourself, how you can leave a message to all
  12.   the people, who are writing you, while you are absent and can't
  13.   answer your mail ?
  14.  
  15.   Here is the answer. This fine option does a great job. It answers
  16.   your private mail even NetMail and informs somebody else, who is
  17.   perhaps thousands miles away, that you will answer his message
  18.   in two weeks. At the moment you are with some friends in holiday.
  19.   
  20.  
  21.   This Option has two parts.
  22.  
  23.   1) The first part is a door for the users. The User can enter a message,
  24.      which will be written to everybody, who writes him a private message.
  25.      The User can specify a date range. Before the start day nothing
  26.      happens. After the start day the MCS answers the mail of the user.
  27.      Everybody, who writes to this User, will get one AnswerMsg - even,
  28.      if he writes him several messages. After the finish date the MCS will
  29.      delete the AnswerMessage and will send a report to the User. This
  30.      option doesn't set the Received Flag, so the User can continue
  31.      reading his mail like normally and this option hasn't answered
  32.      the mail already.
  33.  
  34.      Here is an Example-Message:
  35.  
  36.                ┌───────────────────────────────────────┐
  37.                │ I am in Holiday. As soon as i am back,│
  38.                │ i will answer your message.           │
  39.                │                                       │
  40.                │ Bye, JuLo.                            │
  41.                └───────────────────────────────────────┘
  42.  
  43.  
  44.   2) The second part of this Option checks for mail to users, who have
  45.      asked the MCS to answer their mail. You have to specify the MsgArea,
  46.      which should be scanned. NetMail Areas are supported.
  47.  
  48.  
  49.   And now i want to explain you the files, which are used by this
  50.   option.
  51.  
  52.   ■ The JLM?????.@PM Files are containing the messages.
  53.   ■ The JLC?????.@PM Files are containing the MsgHeaders of the answered
  54.                            Messages.
  55.  
  56.   ■ The  JL{ROB}.@PM File  handles the JLM*.@PM and JLC*.@PM Files.
  57.                            JLUTIL reads this File, if somebody enters
  58.                            a new Message, to detect, which number
  59.                            it can use for the JLM*.@PM and JLC*.@PM
  60.                            Files. This file is the ControlFile of
  61.                            this option.
  62.  
  63.   ■ The NOANSWER.@JL File  You can specify names like OZROBOT,NETMAIL SYSTEM
  64.                            or whatever and /PM will not answer the mail from
  65.                            the entries in this file.
  66.  
  67.                               ┌─NOANSWER.@JL──────────────────────────┐
  68.                               │                                       │
  69.                               │ MAILBOX CONTROL SYSTEM                │
  70.                               │ MASTER CONTROL SYSTEM                 │
  71.                               │ OZROBOT                               │
  72.                               │ NETMAIL SYSTEM                        │
  73.                               └───────────────────────────────────────┘
  74.  
  75.    ■ The message file, PM sends to a sender of a message is
  76.      TOSENDER.MSG in MSGPATH.
  77.  
  78.    ■ The message file, PM sends as a report to the user of your
  79.      BBS is ROB-RPT.MSG in MSGPATH.
  80.  
  81.  
  82.  
  83. ┌─Syntax─────────────────────────────────────────────────────────────────────┐
  84. └────────────────────────────────────────────────────────────────────────────┘
  85.   JLUTIL /PM [MsgDir/?/~] [-Switches]
  86.  
  87.  
  88. ┌─Switch──────Description────────────────────────────────────────────────────┐
  89. └────────────────────────────────────────────────────────────────────────────┘
  90.   NONE        Nothing happens
  91.    -C         Check for Msgs
  92.    -E         Door for the logged-on User to Enter a Answer-Msg
  93.    -P         Reads and writes the position of the last scanned message.
  94.  
  95.  
  96. ┌─Parameter───Description────────────────────────────────────────────────────┐
  97. └────────────────────────────────────────────────────────────────────────────┘
  98.   MsgArea     Specify the MsgArea, which should be scanned.
  99.  
  100.  
  101. ┌─Examples───────────────────────────────────────────────────────────────────┐
  102. └────────────────────────────────────────────────────────────────────────────┘
  103.  
  104.   JLUTIL -E
  105.   JLUTIL ~ -C
  106.   JLUTIL ~ -CP
  107.   JLUTIL ? -C
  108.   JLUTIL E:\GT\MESSAGE -CP
  109.  
  110.  
  111.